projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2ec73
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Feb 1994 21:41:01 +0000
(21:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Feb 1994 21:41:01 +0000
(21:41 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 1bab767b9a6e84e2be808da22ec68434afcbc384..0c8092b5682a1ecf232ffd30d64fd49a2b7c092f 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-2506,7
+2506,7
@@
make_lispy_event (event)
#ifdef USE_X_TOOLKIT
/* The click happened in the menubar.
Look for the menu item selected. */
- Lisp_Object items = map_event_to_object(event, f);
+ Lisp_Object items = map_event_to_object
(event, f);
XFASTINT (event->y) = 1;
#else /* not USE_X_TOOLKIT */
int hpos;